runtime.gcWork.tryGet (method)
5 uses
runtime (current package)
mgcmark.go#L1215: b = gcw.tryGet()
mgcmark.go#L1221: b = gcw.tryGet()
mgcmark.go#L1295: b = gcw.tryGet()
mgcmark.go#L1300: b = gcw.tryGet()
mgcwork.go#L204: func (w *gcWork) tryGet() uintptr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)